file pointer造句
例句與造句
- The file pointer was moved to an invalid location
文件指針被移到無效位置。 - Detects that some other process has moved the file pointer
檢測(cè)到一些其他進(jìn)程已經(jīng)移動(dòng)文件指針, - Call instance data file pointer cidfp
呼叫實(shí)例數(shù)據(jù)字段批示語 - Note : after a call to this function the file pointer has moved to the next line
注意:這個(gè)函數(shù)被請(qǐng)求之后,它會(huì)自動(dòng)跳到下一行。 - Returns the current file pointer position , or false on failure
如果函數(shù)執(zhí)行成功,將返回當(dāng)前的指針位置;如果執(zhí)行失敗,將返回false 。 - It's difficult to find file pointer in a sentence. 用file pointer造句挺難的
- Note : after a call to this function the file pointer moves to the next character
注意:這個(gè)函數(shù)被請(qǐng)求之后,它會(huì)自動(dòng)跳到下一個(gè)字符。 - The rewind ( ) function " rewinds " the position of the file pointer to the beginning of the file
函數(shù)的作用是:將文件指針的位置倒回到文件的開頭。 - The writefile function writes data to a file at the position specified by the file pointer
它是你用來往文件里面寫東西用的.它會(huì)寫往文件指針指向的位置 - Is created , its handle is passed , some operation moves the handle s file pointer , and then the
、傳遞它的句柄、某些操作移動(dòng)句柄的文件指針,然后再次使用 - Might have buffered , and restore the file pointer to the location it had when methods were last called on
可能已緩沖的文件部分,并且將文件指針還原為上一次在 - To the file , then you reposition the file pointer to the start of the file and read the contents
的內(nèi)容寫入文件,然后把文件指針重新定位到文件開頭,并讀入內(nèi)容。 - The strategy is to make yyin file pointer see the preceding table point to a different file until all the files are parsed
方法是使用yyin文件指針(見上表)指向不同的文件,直到所有的文件都被解析。 - This function moves the file pointer from its current position to a new position , forward or backward , specified by the number of bytes
整個(gè)函數(shù)將文件指針從當(dāng)前位置向前或向后移動(dòng)移動(dòng)到一個(gè)新的位置。 - We wrote the actual code for eval getinput in a separate file and made it very flexible , so it could take input from a file pointer or a string in memory
我們將eval _ getinput ( )的實(shí)際代碼寫入一個(gè)單獨(dú)文件,使它變得非常靈活,這樣它可以從文件指針或內(nèi)存中的字符串中獲取輸入。